home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / demos / clan / clandisc2 / !REALTIM_TORUN_README < prev    next >
Encoding:
Text File  |  1996-09-04  |  1.3 KB  |  48 lines

  1. ******* 24 BIT REALTIME DEMO *******
  2.  
  3. Landscape
  4.  
  5. Look out for future releases from Living Colour.
  6.  
  7.  
  8. 1. Landscape.
  9.  
  10. Fasten your seatbelts, because here we go....
  11.  
  12. This is a realtime flight over a fractal terrain.
  13.  
  14.  
  15. Control.
  16.  
  17. To control your 'plane',  use the mouse. 
  18.  
  19. Left button - speeds up.
  20. Middle button - slows down.
  21. Right button - quits.
  22.  
  23. The mouse movement should be fairly intuitive.
  24.  
  25. ------------------------------------------------------
  26.  
  27. Technical Info.
  28.  
  29. To achieve the high degree of realism displayed in the landscape,
  30. a technique known as texture mapping is used. This means that,
  31. instead of filling the land up with a solid colour, you use a 
  32. predefined sprite pattern, distorted to fit the shape you are filling.
  33. In this case, the sprites were grabbed from the 'slide show'
  34. images, supplied with the machine, and then merged into one another,
  35. to create one big sprite, which has water (low heights) at one end,
  36. and forest (high heights) at the other.
  37.  
  38. Also note that as the landscape goes towards the horizon, the colours
  39. all tend to a similar value. (In this case, the orangy pink of a late
  40. summer afternoon....ahhhhh, remember those?? ). 
  41. This effect is seen in real life, and is caused by the atmosphere 
  42. scattering different colours, by different amounts.
  43.  
  44.  
  45.  
  46.  
  47.  
  48.